projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38929a4
)
(with-decoded-time-value): Doc fix.
author
Glenn Morris
<rgm@gnu.org>
Thu, 29 Nov 2007 04:46:34 +0000
(
04:46
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 29 Nov 2007 04:46:34 +0000
(
04:46
+0000)
lisp/calendar/time-date.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/time-date.el
b/lisp/calendar/time-date.el
index 4bb2606207a7626f1b5016e317afa6a4c1769643..ffd2b5b6f59986f29d90f9d95d7541a4227eac94 100644
(file)
--- a/
lisp/calendar/time-date.el
+++ b/
lisp/calendar/time-date.el
@@
-53,7
+53,7
@@
the symbols HIGH-SYMBOL, LOW-SYMBOL and MICRO-SYMBOL.
The optional TYPE-SYMBOL is bound to the type of the time value.
Type 0 is the cons cell (HIGH . LOW), type 1 is the list (HIGH
-LOW), and type
3
is the list (HIGH LOW MICRO)."
+LOW), and type
2
is the list (HIGH LOW MICRO)."
(declare (indent 1)
(debug ((&rest (symbolp symbolp symbolp &or [symbolp form] form))
body)))